Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 291 Bytes

acm_labs_site

Website for ACM Labs initiative, built with React JS.

Setup

  1. Clone this repository
  2. yarn install
  3. yarn build
  4. Move the build/ directory into your Apache or Nginx directory - optionally, use something like python i.e. cd build && python3 -m http.server