https://github.com/wu4ngg/wuangsite
https://github.com/wu4ngg/wuangsite
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wu4ngg/wuangsite
- Owner: wu4ngg
- Created: 2024-02-28T00:18:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T00:28:16.000Z (over 1 year ago)
- Last Synced: 2024-06-09T13:36:33.415Z (about 1 year ago)
- Language: Vue
- Size: 2.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
\
Just a website written in Vue
# Introduction
This is my hobby project written in Vue, it's just my portfolio and nothing else.\
🌏 VISIT: https://fowardslash.vercel.app
# How to use?
All firebase API stuffs are redacted out just for my wallet not to go up in flames.\
Re-add your firebase stuff before running the project.\
First, clone the repo, then open the terminal and type:
```
cd fowardslashVue
```
After you are in the folder, type:
```
npm install
```
And you are done!\
To run the website locally, type:
```
npm run dev
```