Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.29 KB

readme.md

File metadata and controls

42 lines (20 loc) · 1.29 KB

Paige-logo

Paige is a content management system (CMS). Create and manage your own portfolio site using Paige!

To install Paige:

  1. In your Terminal, run git clone https://github.com/helenphan0/Paige.git
  2. Switch to Paige's directory: cd Paige
  3. Run npm install to install your dependencies.
  4. In the config folder, update the database config file with your own nonSQL database (ex. mLab).
  5. From Paige's root directory, run npm start to run a local server on your Terminal.
  6. Open your browser to localhost:8080
  7. Starter documents will be installed into your database.
  8. After installation is complete, your browser will update and display your login credentials.
  9. Go to localhost:8080/login to log into Paige.
  10. Be sure to change your login credentials under the Users dashboard menu!
  11. You can return to the admin dashboard at localhost:8080/cms

Paige screenshots:

login-screenshot

admin-home-screenshot

admin-pages-screenshot

admin-projects-screenshot

Icon made by Freepik from www.flaticon.com