Skip to content

pixore/front-scripts

Repository files navigation

Build Status Npm version

Pixore front-scripts

Currently under development.

Installation

npm install -g create-react-app

Scripts

pixore-front-scripts start

Runs the app in development environmnet with livereload. By default it will use port 80.

Option Description Type
--port Use this port instead of 80 Number

Note: also It will look at the environmnet variables for PORT as a first option.

pixore-front-scripts build

Builds the app for production to the build folder.

pixore-front-scripts test

Launches the test runner with karma and mocha

Todo list

  • Make karma optional

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published