Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

factoryThings/fTboilerplate-antd

Repository files navigation

This package is a boilerplate using the following components:

  • Meteor V1.8
  • React 16
  • React Router V4
  • AntD 3
  • 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

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published