This is the source for IthacaWebPeople.org
- Node.js
- yarn (
npm i -g yarn
)
- clone the repo:
git clone [email protected]:IthacaWebPeople/www
- install dependencies:
yarn
- during dev:
yarn dev
- production build:
yarn build
This is the source for IthacaWebPeople.org
npm i -g yarn
)git clone [email protected]:IthacaWebPeople/www
yarn
yarn dev
yarn build