Skip to content

Kenneth-Huang/medium-keystone-react-cms

 
 

Repository files navigation

Building A Node CMS With KeystoneJS, Mongo DB, React and Redux

Read the full article on Medium

Important Note: This is just an example and it's not meant to be used in production.

Installing

Clone or download the GitHub repository. Navigate to the folder and

npm install

Once all node modules are installed

npm start

The project should be running on http://localhost:3000

You can access the admin panel at http://localhost:3000/keystone/ (email: admin@keystonejs.com / password: admin)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%