1.0.0 • Published 6 years ago
modern-todolist v1.0.0
modern-todolist
Install
modern-todolist depends on... no dependencies, so you can just simply go to modern-todolist destination and start :fireworks:
Clone the repository
git clone https://github.com/robertgrzonka/modern-todolist.git
Optionally you can install http-server and run liveserver as follows:
npm
cd modern-todolist
npm i -g http-server
npm start
yarn
cd modern-todolist
yarn global add http-server
yarn start
This will run your server on: 127.0.0.1:8080
1.0.0
6 years ago