Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings

Basic meteor-react project setup

NotificationsYou must be signed in to change notification settings

cbh6/create-meteor-react-app

Repository files navigation

example snapshot

Full-Stack Web Setup

React, is a Javascript library for building user interfaces.

Meteor, is a free and open-source isomorphic JavaScript web framework written using Node.js.

Meteor basic setup

  • Meteor version 1.7.0.5
  • Node version 8.11.4
  • npm version 6.3.0

Running the app

npm start : Runs meteor using production settings

npm run dev : Runs meteor using develop settings

npm run test: Runs meteor tests with mocha

Run configs are placed inrun.sh file

First time running

  • When starting the app for the first time, an admin user is created. You can configure its data inserver/startup/fixtures.js file
  • run.sh file contains env variables and run commands configurations

Features

Client side

Server side

  • Meteor 1.7+
  • MongoDB

Testing

Code format

  • eslint (airbnb and react/meteor styleguides)
  • prettier

About

Basic meteor-react project setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp