xcash-rocks / xcash-website

MIT License
3 stars 0 forks source link

xcash.foundation Angular 13 Website Refactor

This is xcash.foundation in Angular** * Featuring [**Angular 13.1.3**](https://github.com/angular/angular/releases) & [**Angular CLI 13.1.4**](https://github.com/angular/angular-cli/releases/)

Live Demo

Here is a working live demo : https://websitefx.xcash.rocks

Quick start

# choose a repo
# download the example or clone the repo from github
git clone https://github.com/xcash-rocks/angular-xcash-foundation.git

# change directory
cd angular-xcash-foundation

# install the repo with npm
npm install

# start the server
npm start

in your browser go to http://localhost:4200

Tutorial

Here is a step by step Tutorial : https://www.ganatan.com/tutorials/getting-started-with-angular

Getting started

Installation

Development

Production

Tests

Author