Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

AitorDB/TO-DO

Repository files navigation

TO-DO

To Do app made with NodeJS, Express, MongoDB and Nuxt - Vue

Build Setup

# install dependencies
$ npm install # Or yarn install

Configure the API secret in the config.js file inside server/

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm start

For detailed explanation on how things work, checkout the Nuxt.js docs.

Backpack

We use backpack to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).

Releases

No releases published

Packages

No packages published