Skip to content

natalie03/todo-list-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I occasionally need to play around with some HTML/CSS/Javascript stuff in a way that doesn't work on http://codepen.io.

This is a simple template that I can use as a base for these kinds of experimental projects.

Features

  • Fast build/watch with Webpack 4
  • ES6/ES17 support via Babel
  • React and react+redux*
  • Styles using SASS
  • jQuery 3.1

Commands

  • npm run build - Perform a basic webpack build of all files
  • npm run watch - Watch JS/SCSS files for changes
  • npm run clean - Remove compiled files
  • npm run dev - Start a webpack-serve on http://localhost:8080 with hot-reloading

React

A basic React/react+redux setup is also included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published