modern-todolist
v1.0.0
Published
modern-todolist
Readme
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.gitOptionally you can install http-server and run liveserver as follows:
npm
cd modern-todolist
npm i -g http-server
npm startyarn
cd modern-todolist
yarn global add http-server
yarn startThis will run your server on: 127.0.0.1:8080
