Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadali-arjomand committed Aug 24, 2023
1 parent b31f4ca commit 4588478
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Singlighter
Singlighter is an installer/assistant for SinglightJs framework

# Installation
Use this **npm** command for install **Singlighter**
```bash
npm i -g singlighter
```

## Create a project
You can create a new **SinglightJs** project via **Singlighter** and **npx**
```bash
npx singlighter new my-app
```
[Learn more about **singlighter** commands](https://github.com/mohammadali-arjomand/singlighter/wiki)

# Directories
Singlighter will making directories like it
```
Expand Down

0 comments on commit 4588478

Please sign in to comment.