Skip to content

Zaid-Ajaj/elmish-todo-part3

Repository files navigation

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