stevetangue / ReduxBasicCounterAndToDoList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

Run cli

  1. npm install

  2. npm run dev (to bundle js and scss)

  3. npm start (to run local webserver)

  4. npm run build (to run prod ready bundles)

Go to

http://localhost:8080

About


Languages

Language:JavaScript 68.8%Language:SCSS 23.4%Language:HTML 7.8%