This vue project maden for Appcent test backend project.
VUE 3 ToDo App With Rest API
- Frontend Live
- Backend Live
- Backend Repo
- Live environment's response status may be taken a few seconds. Becasue ı used heroku standart plan this project.
npm install
npm run serve
or
npm run serve -- --port 3333
npm install --production
NODE_ENV=production node app
Verify the deployment by navigating to your server address in your preferred browser.
localhost:8080
MIT