A basic front-end starter template using the Parcel@next bundler.
- Node 12.13.0 or nvm
nvm use
or switch manually to node 12.13.0npm i
npm run serve
and as always, be happy ;)!!!
- tailwindcss.css with base, components and utilities already imported.
- http://localhost:1234/ and http://localhost:1234/about.html working by default :).