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
4
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.5
  • Source
  • npm
  • Socket score

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

#A17 Generator

A17 generator is used to quickly generate a boilerplate.

Usage

Install A17 generator globally

$ npm install -g @area17/a17-generator

Go to the root of your project

$ cd project-root

Initialize the frontend 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 like this:

npm run styles

For more detials, please refer to A17 Boilerplate.

Change Log

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 brith of A17 Generator

FAQs

Package last updated on 27 Nov 2018

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