babel
eslint
react
react-router
redux
(example on the way)redux-thunk
(example on the way)sass
- a few more
- run
git clone https://github.com/beneisnr/lil-frontend-starter.git && cd lil-frontend-starter
- run
yarn && yarn start
- run
npm install --global surge
- navigate to
package.json
and update the url in thedeploy
key of thescripts
object (should be line ~13) - run
yarn deploy