Skip to content

develop7/purescript-webpack-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-webpack-example

Example project using PureScript with webpack.

bower install

npm install

npm run webpack

npm start

To test this in the browser with the webpack-dev-server.

bower install

npm install

# http://localhost:4008/
npm run webpack:server

Additional examples

About

Example using PureScript with webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PureScript 71.2%
  • JavaScript 24.9%
  • HTML 3.9%