Simple Todos is a simple web application powered by Nuxt.js 💚 & Nest Framework 😻
You can set your application environment variables by creating a
.env
file. (There is an.env.example
file to follow.)
npm install
npm start
npm run dev
npm test