Skip to content

remstos/parse-react-sample

Repository files navigation

Parse React Sample app

Todo app made with ReactJS and ParseReact

working example

What's inside ?

Setup

Install npm project dependencies

npm install

Run locally

npm run start

It will setup a server with live reload on localhost:3000. Live reloading is for both javascript and styles.

Run linter

npm run lint

Will output eventually code mistakes

Build the code

npm run build

This code will bundle both javascript and styles to dist/ folder, generating an index.html which will point to a bundle.js and bundle.css.

About

ParseReact sample app - Nice stack with everything you need

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •