Skip to content

ataege/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 ataege.dev

🔧 Demo

Visit the demo here.

a

Main

If there is a question about the site, such as an error, you can reach me on discord or in the issue section.

You can open a "pull request" to this repository and submit your changes to help the site's design, code, typos and any kind of help you can think of.

⚖️ License

Important! "Licensed with GPL-3.0 License! Please read the LICENSE.md before distribution!"

📩 Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn start

# generate static project
$ yarn build

# serve final product
$ yarn global add serve
$ serve -s build

✨ Special

  • This website is made using React and Bulma with 💙