/website

Website of FOSS@Amrita, Powered by JAMStack

Primary LanguageJavaScriptMIT LicenseMIT

amFOSS Website

Watchers Star Gazers Forks

Travis CI Netlify Status MIT Open Issues PRs Contributors

Website for FOSS@Amrita powered by JAM Stack (Gatsby).

Make sure that you have Node JS and NPM installed. Else you can refer to installation page on our wiki

Navigate into site's directory and start it up.

cd website/
npm install
npm start

Your site is now running at https://localhost:8000