Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 215 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 215 Bytes

elmish-todo-part3

Developement

npm install
npm start

After the first compilation is finished, in your browser open: http://localhost:8080/

Full build

npm install
npm run build