Skip to content

concurhaskell/concur-vdom-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concur-Virtual-Dom-Starter

A quick start project for Concur-VDOM

Installation

  1. Clone this repo -
git clone https://github.com/concurhaskell/concur-vdom-starter myproject
  1. Change the details to match your project

    1. Change the details in package.yaml to match your project.
    2. Change the details in package.json to match your project.
    3. Fill in appropriate details in LICENSE.

Building with GHCJS

stack setup && stack install

Note that building with GHC (for editor integration) is not currently supported for the vdom backend.

About

A starter kit for concur-vdom projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published