/meteor-boilerplate

Basic template for a Meteor project using Vue, Apollo and Tailwind

Primary LanguageJavaScriptMIT LicenseMIT

Meteor Boilerplate

This project is intended to be used as a quickstart for building full stack Meteor web apps. It utilises Meteor, Vue, Apollo (GraphQL) and Tailwind to allow for rapid development.

Demo

Getting Started

Getting started is very easy; you can do so by following these steps:

  1. Clone this repository
  2. Open the project folder in command prompt/terminal
  3. Run meteor npm install and meteor update
  4. Start the application with meteor

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details