Skip to content

HMarzban/ned-seed

Repository files navigation

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