Skip to content
/ carclub Public

微信公众服务[GC车友会],专注挪车30年!

Notifications You must be signed in to change notification settings

hbbpb/carclub

Repository files navigation

Car Club

微信公众服务[GC车友会],专注挪车30年!

Dependencies:

  • Please check the package.json file.

How to run in development environment

  1. You have to start local MongoDB instance or can connect to the remote MongoDB instance.
  • Please check the config.js file.
  1. Go to the project directory

     $ cd carclub
    
  2. Install required Node.js modules and build the project

     $ npm install
     $ grunt build
    
  3. Start Node.js HTTP server in development environment

     $ NODE_ENV=development node app
    
  4. Visit address https://localhost:3030

  5. Enjoy!

注意: 代码中所有被标为<***>的地方,都是敏感信息,已隐去,需要配置成你自己的合法信息。

About

微信公众服务[GC车友会],专注挪车30年!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages