0.1.8 • Published 5 years ago

@mernjs/mernjs v0.1.8

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

MernJS MVC Javascript Framework

MernJs is a MVC Nodejs 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 node >= 8.12.0 and node <= 10.16.2
  • NPM npm >= 6.4.1 and npm <= 6.9.0

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 init my_project

OR

mernjs new my_project

4. CD into newly created project directory

cd my_project

5. Run newly created application

mernjs serve

OR

npm run serve

Links

Website

Blog

Facebook

Twitter

LinkedIn

Youtube

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago