-
Build
npm install
npm run build
-
Install json-server:
npm install -g json-server
Start json-server:
json-server --watch db.json
-
If you are on MAC, you can run the following command in project folder:
python -m SimpleHTTPServer 8000
And access this url:
http://localhost:8000
. Otherwise, you can use Live server
-
Notifications
You must be signed in to change notification settings - Fork 1
imnutz/sam-csp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published