0.0.1 • Published 8 years ago

trimurtix-components v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Trimurtix Components

Quick Start

$ git clone https://github.com/trimurtix/components.git
$ cd components
$ npm install
$ npm start

NPM Commands

CommandDescription
npm startStart webpack development server @ localhost:3000
npm run buildBuild production bundles to ./build directory
npm run lintLint the application using eslint
npm run serverStart express server @ localhost:3000 to serve built artifacts from ./build directory
npm testRun tests and generate coverage report to ./coverage directory
npm run test:watchRun tests; watch for changes and re-run tests
0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago