Skip to content

aiclub/aiclub-gect-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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".