/dataengconf

Website for DataEngBytes - DataEngConfAU!

Primary LanguageJavaScriptApache License 2.0Apache-2.0

dataengconf

Website for the Sydney DataEngConf!

list of sections

  • sponsors
  • code of conduct
  • call for papers
  • organisers

Getting started as a developer

  1. Clone the repo
  2. Install node brew install node
  3. Install yarn npm install --global yarn
  4. Install dependencies: yarn install
  5. Run the app: yarn dev
  6. Open the application: http://localhost:3000/