A simple 3D starfield made without library in native JS
-
Install dependencies:
yarnor
npm install -
Run webpack:
npm start
You should now be able to see the starfield working on: http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple 3D starfield made without library in native JS
Install dependencies:
yarn
or
npm install
Run webpack:
npm start
You should now be able to see the starfield working on: http://localhost:3000