Skip to content

ADAOcommunity/website-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADAO Site

About

The frontend for ADAO's website. To view the backend [referenced solely within static/main.js], please view ADAOcommunity/website-backend on GitHub.

Installation

  • Ensure NodeJS v16 or above is installed and the Yarn package manager is installed.
  • Install all packages with yarn.
  • Change the first line of static/main.js. It's hard to use configuration files with front-facing JavaScript.

Running

Development

  • Use yarn start to start a development environment with Gatsby.
  • To get rid of the cache and do a hard refresh, use yarn clean

Production

  • Use yarn build to build a static site with build optimizations through Gatsby.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors