Skip to content

CodeSeoul/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Standard - JavaScript Style Guide

ToDo Web App

Screenshot

screenshot

How to run

$ npm start

How to test

$ npm test

How to develop

$ npm run dev

How to lint

$ npm run lint

How to fix simple lint errors

$ npm run lint-fix