Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 280 Bytes

File metadata and controls

12 lines (8 loc) · 280 Bytes

frip-admin

Setup

  • run npm install to install packages.

To Start Server

  • npm run dev

When Installing packages, add -S to the command to save package into package.json

i.e npm install -S react

Capticalize first letter for Component objects.