/frontend_class_example

Simple webpage with live reload and SASS support, a book exercise

Primary LanguageHTML

Simple webpage yet batteries included

A simple web page example that supports live reloading therefore optimizing development workflow.

To use download the source code, or fork the repository.

Development

Open terminal inside the folder Run yarn serve OR npm run serve;

Remember to install JS depenencies yarn (or npm install) for the first time

For more about parcel: https://parceljs.org/getting_started.html