An open API service indexing awesome lists of open source software.

https://github.com/tuprolog/arg2p-kt-web


https://github.com/tuprolog/arg2p-kt-web

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 2P-Kt Playground
2P-Kt Playground Web project
## Install
```bash
npm install
```
## Usage

```bash
"scripts": {
"start": "...",
"build": "...",
"test": "..."
},
```
### npm start
* start Webpack Dev server using unminified sourcers('js')
### npm run build
* run test
* build and create production ready artifacts in `prodDist` folder.
### npm test
* runs mocha test