A quick start project for Concur-VDOM
- Clone this repo -
git clone https://github.com/concurhaskell/concur-vdom-starter myproject
-
Change the details to match your project
- Change the details in
package.yaml
to match your project. - Change the details in
package.json
to match your project. - Fill in appropriate details in
LICENSE
.
- Change the details in
stack setup && stack install
Note that building with GHC (for editor integration) is not currently supported for the vdom backend.