Skip to content

Starter project for web-development using the web's latest standards.

Notifications You must be signed in to change notification settings

38leinaD/webstandards-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcomponents Playground

My starter project for developing with the web's latest standards and lit.

Usage

You just have to run:

git clone https://github.com/38leinaD/webstandards-starter.git
cd webstandards-starter
npm install
npm start

NOTE: The command 'npm install' has been extended in the package.json to also run 'npx rollup -c'.

Tips

For convenience, I have added a devDependency in the package.json to download browser-sync. You should really have browser-sync installed globally. Run sudo npm install -g browser-sync. I don`t want to download it for each project I am working on as it is such an essential tool.

The same holds true to me for rollup.

About

Starter project for web-development using the web's latest standards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published