Skip to content

FinnWinchester/paintJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaintJS with Brunch + Redux + React + Babel/ES6

Installation

  1. Install brunch globally npm install -g brunch
  2. Clone this repo git clone https://github.com/FinnWinchester/paintJS.git
  3. cd paintJS
  4. Install dependencies npm install
  5. Run npm start
  6. Browse to http://localhost:3333/

Testing

  1. Clone this repo git clone https://github.com/FinnWinchester/paintJS.git
  2. cd paintJS
  3. Install dependencies npm install
  4. Now we have Jest installed
  5. Run npm test

Getting started

  • Brunch:
    • Brunch: npm install -g brunch
    • Brunch plugins and app dependencies: npm install
  • Run:
    • npm start — watches the project with continuous rebuild. This will also launch HTTP server with pushState.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published