Skip to content

enpitsuLin/avialae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avialae

inspired by @vue/dev-server, build with deno but only for React

Install

deno install -A --unstable -n avia 'https://deno.land/x/react_dev_server/mod.ts'

Usage

in your project folder

avia dev // or avia serve

TODO

  • Hot reload
    • css hot reload
    • js hot reload
  • cli
  • more general

License

MIT ©enpituslin