Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rescript Nose Cone

Developing

Work on the stylesheet site.sass with:

$ cd src
$ sass --watch site.sass:site.css --load-path ../node_modules

Start a terminal to watch the rescript sources with yarn start:res or (rescript build -w). In another terminal, install dependencies with yarn and start a development server with yarn start.

Building

Build the stylesheet site.css with:

$ yarn style

Build the app with yarn build and serve this locally with yarn dlx serve -s build.

Publishing

Build on branch develop, switch to branch main and then copy the build to the root, commit and push.

$ cp -a build/ .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages