Conf Boilerplate
This project pretend to be a simple, customizable and "backendless" conference website.
Table of contents
Getting Started
Install git and nodejs (if you don't have it installed)
Clone this repository
$ git clone [email protected]: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
Author
License
MIT License © Daniel Vinciguerra