Internal system for members and volunteers in NTNUI.
make build
make start
-
Install chromedriver
- macOS:
- Install homebrew
brew install chromedriver
- windows
- Download chromedriver
- Unzip
- Put into
C:\Windows
- linux
- Download chromedriver
- Unzip
- Put into
/usr/local/bin
- macOS:
-
Install geckodriver
- macOS:
- Install homebrew
brew install geckodriver
- windows
- Download geckodriver
- Unzip
- Put into
C:\Windows
- linux
- Download geckodriver
- Unzip
- Put into
/usr/local/bin
- macOS: