monteirocamis / scrollable-page-gama

Landing page for group 7 from Gama Data academy Embraer course to present our data analyses

Home Page:https://group7-gama.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

group 7 Gama 3d project

About webgi: https://webgi.xyz/

Running

First install the dependencies:

npm install

To run the project in development mode:

npm run dev

Then navigate to http://localhost:5173/index.html in a web browser to see the default scene in a viewer.

The assets are stored in the assets directory.

To build the project for production:

npm run build

Updates

Check the webgi manual for the latest version. To use the different version:

  • Update the version number in package.json file for both webgi and @types/webgi.
  • Run npm install to update the dependencies.
  • Run npm run dev or npm run build to run or build the project.

Documentation

For the latest version and documentation: WebGi Docs.

License

For license and terms of use, see the SDK License.

About

Landing page for group 7 from Gama Data academy Embraer course to present our data analyses

https://group7-gama.vercel.app


Languages

Language:TypeScript 71.9%Language:JavaScript 12.4%Language:HTML 9.9%Language:CSS 5.9%