1.11.1 • Published 7 years ago

@pixore/front-scripts v1.11.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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.

OptionDescriptionType
--portUse this port instead of 80Number

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