Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.08 KB

AI Club GECT Website - arch.ai

Envisioning a new era of Artificial Intelligence

Website shields.io MIT license

Setup

Development

  1. yarn install or npm install
  2. yarn start or npm start

Production

  1. yarn deploy or npm run deploy on master branch.

Docker and VSCode

  1. Install Docker
  2. Install vscode extension Remote - Container.
  3. Open the workspace in container: automatically downloads and install working environment.
  4. yarn start for development and yarn deploy for production.

This website is maintained by AI Club GECT. Feel free to pull request or raise issues. We believe in "Inspire, Learn and Collaborate".