GitHub - robdelacruz/jstest

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

MIT license

Activity

Stars

2 stars

Watchers

1 watching

Forks

0 forks