|
|
||
|---|---|---|
| .devcontainer | ||
| src | ||
| .gitignore | ||
| .postcssrc | ||
| README.md | ||
| package.json | ||
| tailwind.config.js | ||
README.md
Personnal website
- start dev:
npx parcel src/index.html - build prod:
npx parcel build src/index.html
|
|
||
|---|---|---|
| .devcontainer | ||
| src | ||
| .gitignore | ||
| .postcssrc | ||
| README.md | ||
| package.json | ||
| tailwind.config.js | ||
npx parcel src/index.htmlnpx parcel build src/index.html