logo
0
0
Login

AS209574 Astro

AS209574 NetPage For Astro

Edit the src/Site.js to configure site information. Edit the src/Ips.js to configure ASN IP segment information.

🛂 Demo

w3m http://net.hex.ac.cn

demo

w3m-demo

🧑‍🚀 Have fun!

This is an old modern website. The framework comes from FrontPage 2003. It has been transformed using Astro for easy building in a Cloud-Native environment.

🚦 Browser support

It has good support for older browser versions, but the website may perform poorly in modern browsers!

  • ie5
  • ie6
  • w3m

🚀 Project Structure

Inside of the Astro project, you'll see the following folders and files:

/ ├── README.md ├── astro.config.mjs ├── dist ├── package.json ├── src │ ├── assets │ ├── components │ ├── config │ └── pages └── tsconfig.json

🧞 Commands

All commands are run from the root of the project, from a terminal:

CommandAction
npm installInstalls dependencies
npm run devStarts local dev server at localhost:4321
npm run buildBuild your production site to ./dist/
npm run previewPreview your build locally, before deploying
npm run astro ...Run CLI commands like astro add, astro check
npm run astro -- --helpGet help using the Astro CLI

👀 License

MIT License

About

和谐科技网 - AS209574 Page

asnastro
Language
Astro62%
JavaScript34.9%
Dockerfile3.1%