Git Product home page Git Product logo

cftvc's Introduction

cftvc

A platform for finding actor

How to Set Up:

  1. git clone https://github.com/one-pieces/cftvc.git
  2. cd cftvc
  3. npm install
  4. bower install
  5. grunt update
  6. grunt db:reload
  7. grunt develop
  8. 浏览器输入localhost:5000/cftvc

All default users' password are "changeme".

This project has used MEAN(Mongo, Express, AngularJS, NodeJS) framework. The following is the file structure:

  1. app -- The front end code folders
  2. config -- The env configuration files
  3. server -- The back end code folders
  4. gruntfile.js -- The grunt configuration file (The JavaScript Task Runner, http://gruntjs.com/)
  5. bower.json -- A mainfest file which Bower keeps track of the packages in (Bower is a package manager for the web, http://bower.io/)
  6. package.json -- A mainfest file of npm (npm is a package manager for NodeJS, https://www.npmjs.com/)
  7. .bowerrc -- The Bower configuration file
  8. .gitigonre -- A mainfest file which the files git will igonre
  9. .jshintrc -- The configuration file of JSHint
  10. .csslintrc -- The configuration file of CSSLintrc

cftvc's People

Contributors

one-pieces avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

wendelas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.