Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

bouzuya/create-purescript-react-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-purescript-react-basic

An initializer for purescript-react-basic project.

How to use

$ # mkdir project1
$ # cd project1/
$ # echo '# foo' > README.md
$ # git init
$ # git add -A
$ # git commit -m 'initial commit'
$ # hub create
$ # git push origin master
$
$ npm init @bouzuya/purescript-react-basic
$ # or
$ npx @bouzuya/create-purescript-react-basic

Example projects

License

MIT

Author

bouzuya <m@bouzuya.net> (https://bouzuya.net/)