/todos

Primary LanguageJavaScript

todos

how to build and run

  1. npm install
  2. npm run web 編譯 js
  3. npm run api 啟動伺服器
  4. 打開瀏覽器 http://localhost:4000

how to run test

  1. npm run web
  2. npm run test