/win-ngnt-ui

Primary LanguageJavaScript

Win NGNT!

Deploys

Branch Network URL
Development Rinkeby https://development--win-ngnt.netlify.com/
Staging Mainnet https://staging--win-ngnt.netlify.com/
Production Mainnet https://win-ngnt.netlify.com

Development

Run the following commands in different terminals to develop this website.

  1. Run npm run develop to compile the 11ty website
  2. Run npm run develop:assets to compile the assets
  3. Run npm run develop:js to compile the javascript

Working directory is src

See 11ty documentation for more information.