Skip to content

Basic example of how to use spike with the react tutorial

Notifications You must be signed in to change notification settings

static-dev/spike-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spike React Example

This is a base for the react tutorial, but you can work with it in spike instead of a codepen. Also a good basic example of how to configure spike to work with react.

Check out the finished branch to see the react tutorial fully implemented.

Setup

  • make sure node.js is at version >= 6
  • clone this repo down and cd into the folder
  • run npm start

Testing

Tests are located in test/** and are powered by ava

  • npm install to ensure devDeps are installed
  • npm test to run test suite

About

Basic example of how to use spike with the react tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published