Skip to content

cstrat/fTboilerplate

 
 
This package is a boilerplate using the following components:
- Meteor V1.6
- React 16
- React Router V4
- Semantic-ui-react
- Meteor password

Please refer to their respective sites for documentation and license information.


Demonstrates: 
- a home page with basic login/logout/register links
- a protected page (example) only accessible for logged in users
- invalid URL rerouted to the not found page

Installation: 
- clone from github 
- meteor npm install
- meteor 

It may be necessary to update asset files with the following script:
- meteor run install-assets (copy the font files to public)

Contributions are welcome. The simplicity is a key design factor for this boilerplate. 

About

boilerplate meteor react react router V4 semantic ui

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.4%
  • HTML 1.6%