This repo contains a collection of basic boilerplate apps in various modern frontend frameworks to be used during Frontend Engineer interviews
- switch to the folder of the framework of your choice
- run
npm installto install gulp and bower dependencies - run
npm startto launch the web server - Access the boilerplate app at http://localhost:8080