- Notifications
You must be signed in to change notification settings - Fork0
cbh6/create-meteor-react-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 version 1.7.0.5
- Node version 8.11.4
- npm version 6.3.0
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
- When starting the app for the first time, an admin user is created. You can configure its data in
server/startup/fixtures.js
file run.sh
file contains env variables and run commands configurations
- Login and signup
- Reset password
- Edit user profile
- Security methods
- Roles with alanning:roles meteor package
- Form validation
- Mailing
Client side
- Meteor 1.7+
- React 16.5.2
- SemanticUi-react
- SASS
- Forms withformik andyup
Server side
- Meteor 1.7+
- MongoDB
Testing
Code format
- eslint (airbnb and react/meteor styleguides)
- prettier
About
Basic meteor-react project setup
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published