New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@mernjs/framework

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@mernjs/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

unpublished
latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

MERN.JS Realtime MVC Framework

MERN.JS is a Realtime MVC Framework For Node.js building web and mobile apps in pure JavaScript

Documentation

Full Docs Click Here.

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

4. CD into newly created project directory

cd my_project

5. Run newly created application

mernjs serve

Website

Blog

Facebook

Twitter

LinkedIn

Youtube

Keywords

MongoDB

FAQs

Package last updated on 26 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts