Basic Parcel Project

Useful for any single page needs. Support scss and compiles js out of the box.

See the Parcel web app documentation for more information.

Commands

npm install to install dependencies.

npm start to start the server.

npm run build to build the project.