Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 351 Bytes

Todo-Backend App Frontend

Requirements

  • Node.js

Setup

  • Run npm install to install the dependencies.
  • To develop, run npm run dev.

Building

  • Run npm run build to build the source code.
  • After building, you must copy the files to the "static" folder of the backend language of your choosing by running npm copy:<language>.