Skip to content

A simple web application powered by Nuxt.js ๐Ÿ’š & Nest Framework ๐Ÿ˜ป

License

Notifications You must be signed in to change notification settings

ryanswart/simple-todos

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ๐Ÿ˜ป

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.6%
  • Vue 21.2%
  • JavaScript 7.2%