From 45884786c0239fb4fa54fb3c2339f50d6887f9e2 Mon Sep 17 00:00:00 2001 From: MohammadAli Arjomand Date: Thu, 24 Aug 2023 12:37:53 +0330 Subject: [PATCH] README.md updated --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 2703277..f5cc425 100644 --- a/README.md +++ b/README.md @@ -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 ```