Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-js-project

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-js-project

Set up a JavaScript project by running one command.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
32
decreased by-5.88%
Maintainers
1
Weekly downloads
 
Created
Source

Create JavaScript Project

Set up a JavaScript project by running one command.

Before you start, you need to globally install create-js-project via npm or yarn:

npm i -g create-js-project

yarn global add create-js-project

Then, follow these 3 simple steps:

  1. Create a project, optionally providing a [project-name] for your project:
create-js-project [project-name]

npm init js-project [project-name]
  1. Answer the questions, such as your project's name and desired template.
  2. Wait until the installation is complete and start coding!

Keywords

FAQs

Package last updated on 26 Jan 2019

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc