Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 755 Bytes

File metadata and controls

22 lines (15 loc) · 755 Bytes

wercker status

project-name


Instructions to run the project

Prerequisites

You will need

Build

  1. Open the terminal
  2. cd path/to/project
  3. Run npm install to install dev tools
  4. Run npm start to generate the project

This will build the project and generate it in /build, start a server and open the project in your browser.

Project setup

This project using the skeleton boiler plate. Check out the skeleton documentation for more infos