This project pretend to be a simple, customizable and "backendless" conference website.
$ git clone git@github.com:dvinciguerra/conf-boilerplate.git
- Go to the project directory
$ cd conf-boilerplate
- Install dependencies using you favorite package manager (I prefer yarn =P)
$ yarn install
- If all dependencies are installed successfully, type the follow command to run application
$ yarn run dev
MIT License © Daniel Vinciguerra