0.0.4 • Published 5 years ago

@mernjs/client v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

MernJS MVC Javascript Framework

MernJs is a MVC JavaScript web application framework written using Node.js, Express.js, React.js, released as free and open-source software under the MIT License. It is designed to make it easy to build Javascript web applications and APIs. It's good for building realtime features like chat.

Offcial Documentation

Go to offcial documentation Click Here.

Offcial Blog

Avaiable lot of moduls for your project Click Here.

Requirements

  • Node 8.12.0
  • NPM 6.4.1

Installation

1. Install @mernjs/cli globally

npm i -g @mernjs/cli

2. Create a new cli following the commmand prompts by running the mernjs command

mernjs

3. Create new application using CLI

mernjs create myApp

OR

mernjs new myApp

4. CD into newly created project directory

cd myApp

5. Run newly created application

mernjs serve

OR

npm run serve

Links

Website

Documentation

Installation

Deployment

Blog

Facebook

Twitter

LinkedIn

Youtube

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago