0.0.3 • Published 7 years ago

ctable v0.0.3

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

Getting started

In order to run this project in the browser successfully, please follow the steps below!

1. Clone this repository.
2. Run npm install command to download and install all Webpack dependencies.
3. Run `npm run dev` to run the server on port `2770`. This command will run the project in development mode.
4. To make it ready for deploy run `npm run build`. This command will minify all the resources in `/dist` folder.

Description

Above steps, in getting started section, will install all dependencies required for this project to run and make the project ready for production by minifying all resources. It will place the production ready project in dist folder at root level.

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago