Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 502 Bytes

Famous.org

##Getting Started

The first thing you need to do is install your dependencies

npm install

Phew that was easy!

##Running the development server

If you would like to run the development server on your computer simply run

npm run dev

Then simply surf to http://localhost:3000

##Contributing

If you would like to contribute to the website please feel free to send a PR!

###LICENSE

MIT

See the license included in the project for more details.