Skip to content

The client side for minBlog, which is based on Vue-Element

License

Notifications You must be signed in to change notification settings

S-Vanguard/StarWar_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarWar_Client

Web based client and koa2 server of StarWar project.

Usage

Before we get started, you should install the dependencies of this project using the following command:

npm install

Then, you can start the server using the following command:

node bin/index.js {listenPort} {apiServerURL}

listenPort is the port your server will be listening at, and apiServerURL is the url of your api server, e.g. http://localhost:3001.

About

The client side for minBlog, which is based on Vue-Element

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published