Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Web app created on the MEAN Stack series

NotificationsYou must be signed in to change notification settings

dharillo/OlympicsMEAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for the MEAN Soup to Bits

  • MongoDB
  • Express
  • Angular
  • Node

Requires MongoDB server running

Developing

  • npm install to resolve dependencies
  • npm install -g gulp to install Gulp globally
  • npm run watch to start transpile watch. This command will read files underclient/src and generate a single file underclient/dist/bundle.js which should be included by index.html
  • Seed database:mongoimport --db olympics-dev --collection sports --type json --file server/sports-seed.json --jsonArray --drop

About

Web app created on the MEAN Stack series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS65.2%
  • JavaScript22.1%
  • HTML12.7%

[8]ページ先頭

©2009-2025 Movatter.jp