Skip to content

theAlphasteam/alphasweb

Repository files navigation

alphasweb

Welcome to the official repo for the alphasweb site.

To run locally

You could run this project locally on your machine.

Perequisites

  • NodeJS
  • NPM (Comes with NodeJS by default)

Download

Download from Github

Using the command line

git clone https://github.com/theAlphasteam/alphasweb.git

Build Setup

# Install dependencies
npm install

# Start developement server with hot reload
npm run serve

# Build for production with asset optimization and minification
npm run build


# To preview the production build locally you need to serve the dist/ folder over a HTTP server (More info here)[https://cli.vuejs.org/guide/deployment.html#previewing-locally]
# You can use (serve)[https://github.com/zeit/serve]
npm install -g serve

# -s flag means serve it in Single-Page Application mode
# which deals with the routing problem below
serve -s dist

Contributions

We really love and appreciate all your contributions! If it's a bug fix or feauture request, please go to issues and browse for open issues before opening a new one. It can be anything really ranging from a BIG feature request to a small typo fix English can be hard sometimes

To contribute, feel free to follow the following steps:

  • Fork the repository (Here's the guide)

  • Clone to your machine

    git clone https://github.com/theAlphasteam/alphasweb.git
  • Run it, make your changes ✨, once you're done,

  • Create a pull request, you can notify us, and we'll review it ASAP

License

alphasweb is an open source project by Alphas

About

Official repo for the Alphas web team site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors