Skip to content

Oneflow-Inc/Oneflow-Inc.github.io

Repository files navigation

OneFlow Landing Page

Development

Run ReScript in dev mode:

npm run res:start

In another tab, run the Next dev server:

npm run dev

Useful commands

Build CSS seperately via postcss (useful for debugging)

# Devmode
npx postcss styles/main.css -o test.css

# Production
NODE_ENV=production npx postcss styles/main.css -o test.css

Credit

Original author of this template

https://github.com/ryyppy/rescript-nextjs-template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors