Skip to content

Only one more todolist in the web, but THIIIIIIIIIIIIIS TIMEEEEE with WebPack things n` React <3

License

Notifications You must be signed in to change notification settings

guidiego/webpack-todolist

Repository files navigation

WebPack ToDo List

Build Status devDependency Status Code Climate Test Coverage Issue Count
A simple ToDoList using great things :)

Stack

NPM Commands

For generate propTypes based documentation npm run docs
For serve a static server npm run serve
For build the app you can use npm run build
For development you can use (watcher) npm run build:dev
For generate coverage data and test your app you should use npm run test
For TDD or watch tests while you coding you should use npm run test:dev
OBS: TESTS ARE CRASHED BY SOME LIBS, CORRECT IN PROGRESS

Install & Execute

  git clone https://github.com/guidiego/webpack-todolist.git
  cd webpack-todolist
  npm install #wait for a long time...
  npm run build
  npm run serve

About

Only one more todolist in the web, but THIIIIIIIIIIIIIS TIMEEEEE with WebPack things n` React <3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published