gurinderu / purescript-webpack-psc-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

For build this project you should have installed:

npm i -g psc-package
npm i -g yarn

Before build don't forget to install all dependencies.

psc-package install
yarn install

For production build run

yarn run build 

For developing run

yarn run start

About


Languages

Language:JavaScript 84.5%Language:Dockerfile 6.3%Language:HTML 5.7%Language:PureScript 3.4%