https://github.com/petrbroz/test-submodules-frontend
https://github.com/petrbroz/test-submodules-frontend
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/petrbroz/test-submodules-frontend
- Owner: petrbroz
- Created: 2021-05-27T07:44:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-27T15:11:10.000Z (over 4 years ago)
- Last Synced: 2025-02-17T20:41:19.942Z (8 months ago)
- Language: JavaScript
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-submodules-frontend
This is the frontend part of an experimental Autodesk Forge sample app
that is split across multiple GitHub repositories, namely:- Frontend (HTML, CSS, JavaScript): https://github.com/petrbroz/test-submodules-frontend
- Node.js backend: https://github.com/petrbroz/test-submodules-backend-nodejs
- .NET Core backend: https://github.com/petrbroz/test-submodules-backend-netcoreTo get started, head over to one of the backend repos.