New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@acutejs/template-basic

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

@acutejs/template-basic

A simple Acute setup for quick prototyping.

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

Acute.js basic template

A simple Acute setup for quick prototyping.

Note: it is not the intention of this basic template to generate a production ready build.

Features

  • Acute components.
  • lit-html templating.
  • Redux state management.
  • Rollup asset bundling.

Usage

Use npm to install dependencies and run the local server.

npm install
npm start

Building for deploy

Create a deployment ready build in the ./public/ directory by running the npm build task.

npm run build

Other samples

FAQs

Package last updated on 12 Jan 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