Skip to content

newtriks/react-automation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Automation Example

Getting Started

What is React?

A JavaScript library for building user interfaces: React.

What is Grunt?

A JavaScript task runner: Grunt.

How to setup the project

  1. git clone https://github.com/newtriks/react-automation-example.git
  2. cd react-automation-example
  3. npm install
  4. grunt server
  5. grunt test

TODO

  1. Add tests - jasmine/karma > Completed with big thanks to @sokra for writing the karma-webpack-plugin so quickly!
  2. Add jshint.
  3. Add stylus support?

image

About

Small example of using ReactJS, GruntJS and Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published