0.0.1 • Published 9 years ago

trimurtix-components v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago