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

@area17/a17-boilerplate

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@area17/a17-boilerplate

* Wiki [https://code.area17.com/a17/fe-boilerplate/wikis/home](https://code.area17.com/a17/fe-boilerplate/wikis/home) * Issues [https://code.area17.com/a17/fe-boilerplate/issues](https://code.area17.com/a17/fe-boilerplate/issues)

  • 3.0.0-beta.7
  • npm
  • Socket score

Version published
Weekly downloads
54
decreased by-63.76%
Maintainers
4
Weekly downloads
 
Created
Source

A17 FE Boilerplate - 3.0(beta)

  • Wiki https://code.area17.com/a17/fe-boilerplate/wikis/home
  • Issues https://code.area17.com/a17/fe-boilerplate/issues

Introduction

The rebuild of A17 FE Boilerplate.

Highly inspired by kcd-scripts and react-scripts

Installtion

No more clone. It is an npm package.

Via a17-generator

Please see instructions here a17-generator.

Manual install

Go to the project root, and run:

$ npm install @area17/a17-boilerplate

After the package is installed please run:

$ npx a17-bp init

Tasks

All avaliable tasks are listed in package.json file as npm tasks.

Configuration

A17 BP 3.0 has a bunch of config files located in the /config folder. If not specified, A17 BP 3.0 will use configurations with it.

Custom configuration is enabled via adding corresponding configuration file in the right place.

For example, place manifest.json file into the project's frontend folder will have A17 BP 3.0 use this file instead of the default one in the /config folder.

That is to say, it works the way that it will look for configuration file or use default. No command for configuration.

Update Log

3.0.0-beta.7

  • Add script source map

3.0.0-beta.6

  • Refactor icon task so it is only using svg-store and svgo (it remove the phantomjs dependency)

3.0.0-beta.5

  • Add sass source map

3.0.0-beta.4

  • Use Webpack to watch scripts (other files are still watchting via package watch)

3.0.0-beta.3

  • Add icon watch and revise some readme info.

3.0.0-beta.2

  • Updated some instructions

3.0.0-beta.1

  • The bp 3.0

FAQs

Package last updated on 29 Mar 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