This is the repository of UB ACM's website, located at https://ubacm.org/.
- Use Yarn to install node_modules
yarn
- Run the development server and Webpack process.
yarn start
- Visit http://localhost:3000/ on your browser.
This is the repository of UB ACM's website, located at https://ubacm.org/.
yarn
yarn start