Skip to content

a starter kit with vuejs and nodejs factory configs

Notifications You must be signed in to change notification settings

Rajdeepc/vuemax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue - Node FullStack Starter Kit

A full stack starter kit which you can use fast tracking your full stack development. Just clone the repo and you are on your way.

Usage Instruction

Medium

Built With

Front End:

BackEnd:

Authentication:

Deployment: Heroku

Getting Started

To get you started you can simply clone the repository:

git clone https://github.com/Rajdeepc/vue-node-boilerplate.git

Pre-requisites

You need git to clone the repository. You can get git from http://git-scm.com/.

A number of node.js tools is necessary to initialize and test the project. You must have node.js and its package manager (npm) installed. You can get them from http://nodejs.org/. The tools/modules used in this project are listed in package.json and include express, mongodb and mongoose.

Download express,mongodb and mongoose from the below sites:

Installing

and install the dependencies

yarn 
or 
npm install

Lint & Build

yarn lint 
or 
npm run lint

yarn build 
or 
npm run build

Running the tests

yarn test 
or 
npm run test

Run in Local

To Run Locally Steps to follow:

  • Run Front End
cd client 

yarn serve 
or 
npm run serve
  • Run Back End
nodemon server.js (install npm  install nodemon -g)

Contributing

Please follow the Contributing guidelines to open a pull request

License

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

Donate

If you like my work and if my product has helped you in your development please feel free to give a shoutout:

Donate