Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexieyizhe committed Jun 30, 2019
1 parent a2e68aa commit f9e006c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# TEDxUW Website

https://www.figma.com/file/LU9NAzlDNVoZKjB1MmA8Cbxs/Landing-Page?node-id=0%3A1
#### TEDxUW 2019's official landing page.

[![Netlify Status](https://api.netlify.com/api/v1/badges/917de629-e9a2-476b-92d2-4312ac4ba758/deploy-status)](https://app.netlify.com/sites/tedxuw2019/deploys)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/tedxuw/tedxuw.com)

Design process can be seen at https://www.figma.com/file/nFu3ZQMr5ahf1WqxWwJfTV/TEDxUW-2019-Landing-Page

### 🚀 Quick Start

Expand All @@ -11,3 +16,7 @@ https://www.figma.com/file/LU9NAzlDNVoZKjB1MmA8Cbxs/Landing-Page?node-id=0%3A1
- `npm run lint` to check code for style errors & bad practices
- `npm run build` to build a production version of the website (static HTML files, mostly)
- `npm run serve` to start a local server that will host your files that were built with `npm run build`
4. ???
5. Profit

###### Questions? [Shoot Alex at TEDxUW an email.](mailto:[email protected])

0 comments on commit f9e006c

Please sign in to comment.