-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
09168c7
commit 0c69266
Showing
2 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
#!/bin/bash | ||
|
||
cd ../studySenseClient | ||
cd ./studySenseClient | ||
echo -e "${GREEN}Starting React${NC}" | ||
# npm install mdb-react-ui-kit | ||
# npm install react-cookie | ||
# npm install bootstrap | ||
# npm install react-pdf @react-pdf/renderer | ||
# npm install semantic-ui-react semantic-ui-css | ||
# npm install react-apexcharts apexcharts | ||
npm install | ||
npm run dev -- --port 5173 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.