Skip to content

pauieeecs/pauieeecs.github.io

Repository files navigation

IEEEPAU.COM

Source code of ieeepau.com written with gatsby.

Site Screenshot

Development

Gatsby and Node SCSS requires node v10 or higher

npm install
npm run start

OR if you have Gatsby installed globally you can run:

gatsby develop