Skip to content

PotLid/ubacm.org

 
 

Repository files navigation

UB ACM Website

This is the repository of UB ACM's website, located at https://ubacm.org/.

Develop

  1. Use Yarn to install node_modules
yarn
  1. Run the development server and Webpack process.
yarn start
  1. Visit http://localhost:3000/ on your browser.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.1%
  • SCSS 25.1%
  • JavaScript 13.8%