Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 679 Bytes

README.md

File metadata and controls

executable file
·
24 lines (17 loc) · 679 Bytes

SN-Landing-Page

DEMO is here

img

About particles-bg library

This project uses the react particle background component library https://github.com/lindelof/particles-bg. It's very simple. Anyone can be a Musketeer with it.

img

Run Project

1. Clone the project

2. Run the project

npm i
npm start

3. BUild

npm run build