Skip to content

liamnewmarch/acutejs-template-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published