Skip to content

aefox/intra-hq

Repository files navigation

Intra-HQ React App Build Status

Getting up and running

Setting up the javascript environment

Node/npm version

Make sure you are using recent versions of node and npm. No problems have been found with node>=7.10 or 6.0. and npm>=3.10.

Yarn

Make sure you are using yarn>=0.23

Running the project

From the command line run the following:

  • yarn install (this will download all dependencies)
  • yarn start (this will start the webpack development server with hot reload)
  • yarn run storybook (this will start a separate webpack server for storybook, also with hot reloading)

About

A modern intranet built with React, Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published