Skip to content

xstep/activity-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

activity template

Install

adam add tpl-activity

Initial

adam init

Usage

  • compile: npm run compile
    • compile js: npm run js
    • compile css: npm run css
  • watch: npm run watch
    • watch js: npm run watch:js
    • watch css: npm run watch:css
  • serve: npm run serve
  • dev: npm run dev
  • build: npm run build

About

An activity template with adam-cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • CSS 36.1%
  • HTML 14.9%