Skip to content

Latest commit

 

History

History
executable file
·
50 lines (32 loc) · 949 Bytes

README.md

File metadata and controls

executable file
·
50 lines (32 loc) · 949 Bytes

asucis logo

International Night 2019

Official website for International Night 2019, the flagship event for Coalition of International Students at Arizona State University.

Development

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

$ git clone https://github.com/asucis/international-night-2019.git
$ cd international-night-2019
$ 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.