Skip to content

dseebacher/purescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal purescript boilerplate

Use npm commands to setup your environment:

npm install

The project uses bower, that will be installed locally. To install bower/purescript packages, use

npm run install-packages PACKAGE_NAME

Use other npm scripts during development, e.g.

npm run build
npm run test
npm run repl
npm run run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published