Skip to content

The Speedometer 2.0 React TodoMVC example rebuilt with styled-components

License

Notifications You must be signed in to change notification settings

styled-components/todomvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React TodoMVC example with styled-components

This is the Speedometer 2.0 React TodoMVC example rebuilt with styled-components.

Notes

I had to add the babel-plugin-transpile-es2015-template-literals because Uglify chokes on the tagged template literal syntax.

Test locally

  1. npm install
  2. Run a local server from this directory. (You could use npm i -g http-server.)
  3. Open the URL pointing to the local server in your web browser of choice.

Build

  1. npm run build

About

The Speedometer 2.0 React TodoMVC example rebuilt with styled-components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published