Skip to content

wakayama-hacker/wreact

Repository files navigation

React based single page application template

Build Status

React

Required

  • Node.js >= 4

Getting started

$ git clone git@github.com:wakayama-hacker/wreact.git
$ cd wreact
$ npm install

Start a dev-http-server:

$ npm start

Then build:

$ npm run build

deploy

$ NODE_ENV=production npm run build

Automated testing

$ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages