1.0.33 ā€¢ Published 8 months ago

susanoo v1.0.33

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Setting Up a Project with Susanoo šŸŒŸ

"Susanoo" is a tool that simplifies the process of creating a new project with a predefined structure. It automates the setup process and downloads the necessary files, dependencies, and configurations for your project. This guide will walk you through using the Susanoo tool to set up a new project.

Prerequisites šŸ› ļø

Before you begin, ensure you have the following:

  • Node.js and npm installed on your system.
  • Basic knowledge of using the command line.

Using Susanoo šŸš€

Follow these steps to set up a new project using Susanoo:

1. Create a Project

Run the npx command:

npx susanoo <project_name>

2. Project Structure šŸ“

<project_name>/
ā”œā”€ā”€ assets/
ā”‚   ā”œā”€ā”€ css/
ā”‚   ā”‚   ā””ā”€ā”€ style.css
ā”‚   ā”œā”€ā”€ js/
ā”‚   ā”‚   ā””ā”€ā”€ script.js
ā”œā”€ā”€ public/
ā”‚   ā””ā”€ā”€ favicon.ico
ā”œā”€ā”€ src/
ā”‚   ā””ā”€ā”€ index.html
ā”œā”€ā”€ package.json
ā””ā”€ā”€ README.md

3. Start Coding

Navigate to the project directory

cd <project_name>

and code your dream project!

1.0.19

8 months ago

1.0.2

9 months ago

1.0.18

8 months ago

1.0.1

9 months ago

1.0.16

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.22

8 months ago

1.0.21

8 months ago

1.0.20

8 months ago

1.0.26

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.33

8 months ago

1.0.11

8 months ago

1.0.32

8 months ago

1.0.10

8 months ago

1.0.31

8 months ago

1.0.30

8 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.13

8 months ago

1.0.12

8 months ago

0.0.0

1 year ago

1.0.0

7 years ago