Skip to content

tuProlog/arg2p-kt-web

Repository files navigation

2P-Kt Playground

2P-Kt Playground Web project

Install

  npm install

Usage

  "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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published