Skip to content

popovicsandras/SimpleList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleList

Simple List application without the help of any fancy frontend framework.

Demo

Install:

npm install

Test

To run unit tests in terminal:

grunt test

To run unit tests in browser:

grunt test:serve

Build

To build the project

grunt build:dist

Serve

To run the webserver in development mode

grunt

To run the webserver in production mode (with minifying, compressing, etc)

grunt serve:dist

About

Simple List application without the help of any fancy frontend framework.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages