Skip to content

Commit

Permalink
Merge pull request #69 from drumath2237/docs/readme-enhancement
Browse files Browse the repository at this point in the history
docs: README enhancement
  • Loading branch information
drumath2237 authored Aug 16, 2024
2 parents a2b1e69 + 8d21712 commit 8beab12
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@

</h3>

## About

A CLI for scaffolding Babylon.js Web App 🛠

<p align="center">

![demo](./docs/demo.gif)![scene](./docs/scene.gif)
<div align="center">
<img src="./docs/demo.gif" width="70%" align="center"/>
<img src="./docs/scene.gif" width="70%" align="center"/>
<div/>

<div align="left">

<p/>
## About

A CLI for scaffolding Babylon.js Web App 🛠
create-babylon-app provides some [Vite](https://vitejs.dev/) based Node.js project.
For example, template of `simple-ts` has file structure like below.

Expand Down Expand Up @@ -100,7 +100,9 @@ pnpm start
- (in local) `pnpm version:set`
- (Pull Req) Create PR and merge it
- then, automatically published to npm

## Author

[@drumath2237](https://twitter.com/ninisan_drumath)

<div/>

0 comments on commit 8beab12

Please sign in to comment.