Socket
Socket
Sign inDemoInstall

@mernjs/node-express

Package Overview
Dependencies
536
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mernjs/node-express

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


Version published
Maintainers
1
Created

Readme

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 myapp

4. CD into newly created project directory

cd my_project

5. Run newly created application

mernjs serve

Website

Blog

Facebook

Twitter

LinkedIn

Youtube

Keywords

FAQs

Last updated on 26 Sep 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc