Skip to content

easadev/Comic_Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic Store

Install node and npm (https://nodejs.org/en/)

Open the console and run

  1. git clone https://github.com/easadev/Comic_Store.git
  2. cd Comic_Store
  3. npm install -g browserify watchify concurrently json-server
  4. npm install
  5. npm run dev

if it does not recognize npm run dev as a command, restart the console.

if it does not open the browser automatically, go to http://localhost:8000/ (It should open the login page)

Default credentials:

username: admin

password: admin

if you want to leave a comment in a comic, browse http://localhost:8000/#/comics

the required behaviour is in the admin section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published