Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

manhhailua/meteor-react-mui-starter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-react-mui-starter-app

This project is to create a codebase for every app use stack Meteor + React + Material-UI.

Link to Demo

Screen shot

mobile-screen-shot

Guides

Installation

Ensure that you have git and meteor installed.

git clone https:/manhhailua/meteor-react-mui-starter-app.git

cd meteor-react-mui-starter-app/

meteor npm install

meteor

Now you are good to go developing your new app.

Testing

Current testing stack is: Mocha - Chai - Enzyme.

To start testing as you type:

meteor npm run test

In case you want to run the test just once:

meteor npm run test:once

Styling

SASS was integrated into this repo. So, you can use sass or pure css in your own way.

Author

Manh Pham [email protected]

License

MIT