1.0.4 • Published 4 years ago

jsmp-infra-nik-package v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Installation

Use the package manager npm for installing.

Run npm install to download all necessary packages

npm install 

Usage

For starting the app run 'npm run start'

npm run start

Compiling

For compiling scripts run 'npm run compile'

npm run compile

For compiling scripts and handle changings run 'npm run compile-watch'

npm run compile-watch

Clean

For removing all files and folders that are created during by compile scripts run 'npm run clean'

npm run clean

Test

For running transpiled test files run 'npm run test'

npm run test

For running tasks that will perform cleanup, transpilation and run tests run 'npm run task'

npm run task

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago