Movatterモバイル変換


[0]ホーム

URL:


Sagui


Modern front-end development made easy

Creating a new front-end project

On a new folder,create a new project.

npm init -y

Install Sagui as adevelopment dependency.

npm install --save-dev sagui

Andstart the development server

npm start

That is it! Sagui bootstraps its configuration files and a project for you, sono extra step is required!

Focus on your code

Sagui is all about good defaults. It is thesingle development dependency you need to worry about, taking care of build, tests and the development server.


[8]ページ先頭

©2009-2025 Movatter.jp