Skip to content

mjnikkila/evening-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evening-todo • TodoMVC

Create great web applications without a hazzle. Evening suits best for a small projects where you need to get job done fast. This is an example application based on a TodoMVC guidelines.

Get started

Clone the repository

git clone https://github.com/mjnikkila/evening-todo.git

Install

npm install

Run as a dev mode

npm run dev

You are ready to go. Point your browser into: http://localhost:8080/webpack-dev-server/bundle

To compile a production version type.

npm run prod
# Compiled javascript file is placed under /app directory

Credit

Created by Mika Nikkilä

Resources

About

An example application using Evening.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published