fullstack-videostore

Video Store Application support CRUD, CMS built from MEAN stack. You can view the project on production server here

Getting Started

After pulling the project, move to the root directory run

npm install

and run this command to start

npm run dev

add dev.js to config/ with your own API key corresponding to those from prod.js

Guidelines

To test this application, use this admin credentials

email: admin@root.com
password: root

Built With