chanlito / simple-todos

A simple web application powered by Nuxt.js πŸ’š & Nest Framework 😻

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Todos πŸ“’

Description

Simple Todos is a simple web application powered by Nuxt.js πŸ’š & Nest Framework 😻

Environment Variables

You can set your application environment variables by creating a .env file. (There is an .env.example file to follow.)

Installation

npm install

Start

npm start

Development

npm run dev

Test

npm test

About

A simple web application powered by Nuxt.js πŸ’š & Nest Framework 😻

License:MIT License


Languages

Language:TypeScript 71.6%Language:Vue 21.2%Language:JavaScript 7.2%