Skip to content

Todo app written in pure JavaScript ES6 transpiled with Babel and bundled with Webpack.

Notifications You must be signed in to change notification settings

ruelasvh/todoapp-js-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoapp-js-es6

Todo app written in pure JavaScript ES6 transpiled with Babel and bundled with Webpack.

Install node modules, from inside root directory of project:

npm install

Run Webpack to bundle JavaScript:

npm run build

Finally, open index.html in a browser.

About

Todo app written in pure JavaScript ES6 transpiled with Babel and bundled with Webpack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published