Skip to content

AlloyTeam/omi-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI

$ npm i omi-cli -g # install cli $ omi init your_project_name # init project, you can also exec 'omi init' in an empty folder $ cd your_project_name # please ignore this command if you executed 'omi init' in an empty folder $ npm start # develop $ npm run build # release

Server Side Render:

$ omi init-ssr your_project_name # init ssr project, you can also exec 'omi init-ssr' in an empty folder $ cd your_project_name # please ignore this command if you executed 'omi init' in an empty folder $ npm run dev # develop $ npm run build # release $ npm start # release 

Contributors

name avatars company
pasturn Mars Holding
heyli Tencent
vorshen Tencent
dntzhang Tencent

License

This content is released under the MIT License.

About

Create website with no build configuration - 创建网站无需任何配置

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •