apostrophecms / apostrophe-open-museum

Learn about ApostropheCMS via this boilerplate site built for an imaginary art museum.
http://apostrophecmsdemo.org
MIT License
37 stars 17 forks source link

Include requirements and install instructions in README #36

Closed austinstarin closed 6 years ago

austinstarin commented 6 years ago

Should include basic install instructions:

stuartromanek commented 6 years ago

going to punt out to the official env docs for that

Installation

If you've never used ApostropheCMS before you'll probably want to check out the official Getting Started / Setting Up Your Environment tutorial.

Once you have that up and running you'll want to clone this repo and

npm install

and then

npm start