Skip to content
/ S4 Public

S4 - this repo is used as a researching for UI system based on Svelte/TS/SASS

Notifications You must be signed in to change notification settings

am35a/S4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S4 - UI System

The originality - less JS more CSS!

The modern, simple and responsive lightweight UI system with library parthly based on Svelte which easier to create high-loaded applications.

S4 - this repo is used as a researching for UI library based on Svelte/TS/SASS also pnpm/Rollup

Before starting dev:

  • Clone the repo
git clone https://github.com/am35a/S4.git
  • Use pnpm to install packages in same folders

from child folders

cd app
pnpm install
cd styles
pnpm install

or root folder

pnpm install
  • Start to dev in split terminals

...then Rollup the app to see at localhost:5000:

pnpm app

... and watch styles

pnpm styles

About

S4 - this repo is used as a researching for UI system based on Svelte/TS/SASS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published