New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@area17/a17-generator

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@area17/a17-generator

The generator of A17 Bolierplate

  • 0.1.13
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
3
Weekly downloads
 
Created
Source

#A17 Generator

A17 Generator is used to quickly generate an A17 Boilerplate.

Usage

Install A17 Generator globally

$ npm install -g @area17/a17-generator

Go to the root of your project

$ cd project-root

Initialize the A17 Boilerplate

# @ ~/project-root
$ a17-generator [project-name]

Now you will have a frontend folder, a package.json file and all the node modules.

A17 Boilerplate is installed too which can help you to run all your dev tasks through npm script, e.g.:

npm run build

For more details, please refer to A17 Boilerplate.

Change Log

0.1.12

Update to latest version of boilerplate

0.1.11

Update to latest version of boilerplate

0.1.10

Update to latest version of node, npm, boilerplate and helpers

0.1.9

Readme updates

0.1.8

Update to latest version of boilerplate and helpers

0.1.7

Update to latest version of boilerplate

0.1.6

Update to latest version of boilerplate

0.1.5

Update to latest version of boilerplate

0.1.4

Publish to npm

0.1.3

Make install information more clear

0.1.2

Add engines property to package.json

0.1.1

Updated default git packages link

0.1.0

The birth of A17 Generator

FAQs

Package last updated on 09 Oct 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

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