To run sass:
$ sass --watch front/src/scss/components/index.scss:front/src/main.css To run elm development server:
$ cd front
$ elm-app startTo run haskell api:
$ cd api
$ runghc Main.hs| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run sass:
$ sass --watch front/src/scss/components/index.scss:front/src/main.css To run elm development server:
$ cd front
$ elm-app startTo run haskell api:
$ cd api
$ runghc Main.hs