Basic atomic design boilerplate to kickstart new front-end resource projects for https://www.robsimpson.me
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Open up your terminal and run:
npm install
Once finished run:
npm run dev
This will compile all the development files into the build directory and watch for any changes you make to the HTML, CSS or JS files.