Skip to content

hassanbazzi/animated-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands

yarn

$(yarn bin)/preact watch: start a dev server

$(yarn bin)/preact build --no-prerender: build an app

$(yarn bin)/preact serve: serve the app locally

Note: If you have issues running the above Preact commands, try running them using npm-run

e.g.: npm-run preact watch

To install npm-run: npm i -g npm-run

About

Repo showcasing Preact CLI + Firebase + MobX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published