Skip to content

robdelacruz/jstest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-starter

A simplified Svelte frontend web development template.

Uses the following web tools:

postcss and cssnano are used to optionally compress css if needed.

Make is used to build rather than npm. No package.json file is used.

Usage

Run once:

$ make dep
$ make webtools

Build and test:

$ make clean
$ make
$ make serve

See the comments in Makefile.

Contact

Twitter: @robcomputing
Source: http://github.com/robdelacruz

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages