/asucis-v3

Primary LanguageJavaScriptMIT LicenseMIT

asucis logo

asucis-v3

Netlify Status

Official website for Coalition of International Students at Arizona State University.

Demo available at https://test.asucis.com. Documentation at https://github.com/asucis/v3/docs.

Development

ℹ️ yarn, gatsby-cli is required to run the project

$ git clone https://github.com/asucis/v3.git
$ cd v3
$ yarn
$ gatsby develop

Site is visible at http://localhost:8000!

Available scripts

To start the development server

$ gatsby develop

OR

$ yarn start

To lint files

$ yarn lint

To create production build

$ gatsby serve

License

The contents of this repository are covered under the MIT License.

Copyright (c) Dick Wyn Yong and the contributors. All rights reserved.