Skip to content

Conference website boilerplate made with Svelte (based on braziljs/conf-boilerplate)

License

Notifications You must be signed in to change notification settings

dvinciguerra/conf-boilerplate

Repository files navigation

Conf Boilerplate

This project pretend to be a simple, customizable and "backendless" conference website.

Table of contents

Getting Started

  1. Install git and nodejs (if you don't have it installed)

  2. Clone this repository

  $ git clone git@github.com:dvinciguerra/conf-boilerplate.git
  1. Go to the project directory
  $ cd conf-boilerplate
  1. Install dependencies using you favorite package manager (I prefer yarn =P)
  $ yarn install
  1. If all dependencies are installed successfully, type the follow command to run application
  $ yarn run dev

Author

License

MIT License © Daniel Vinciguerra