Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1 KB

README.md

File metadata and controls

18 lines (14 loc) · 1 KB

Ned-seed

Ned library starter pack for Ned-Cli

Ned is: a Super Light VanilaJS library with the ability of the big frameworks for creating a single-page web Application. It gives your application Component and Module features for longer maintainable and scalable project support without worry about the complexity of your project in the feature.

How to use ned-seed without cli :

  1. git clone ned-seed repository.
  2. npm i
  3. npm start

Quick Links