1. Install Node Packages. - npm install
2. Run the app. - npm start
3. Production Build. - npm run build
Grid Styles is by Skeleton. If you need some help hit up the Skeleton documentation Default CSS preprocessor is Stylus but can be changed to others such as sass, less.
Assets are kept in the Assets folder and served using file-loader.
Built In Custom Router. Checkout the Url's file in the Router folder to add up routes.