Next generation web app of #osoc. Built with:
- Next.js with static-site generation.
- Foundation for sites (SCSS)
From a terminal located at project root, install project dependencies:
yarn
Start the project in development mode
yarn run dev
Next generation web app of #osoc. Built with:
From a terminal located at project root, install project dependencies:
yarn
Start the project in development mode
yarn run dev