Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 214 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 214 Bytes

Motif

Description

Motif is a gui editor for static websites.

Developing

Run

$ npm run start

and

$ npm run dev

in another terminal

For Tests run

$ npm run test