Remove angular
This commit is contained in:
parent
4cff040117
commit
022ee6ba3a
34 changed files with 34 additions and 17293 deletions
23
README.md
23
README.md
|
@ -1,22 +1,11 @@
|
|||
# personal-site-frontend
|
||||
# Personal Website Front-End
|
||||
|
||||
Set up npm and install packages:
|
||||
Requires the `tsc` typescript compiler.
|
||||
|
||||
To build do:
|
||||
|
||||
```sh
|
||||
cd personal-site
|
||||
npm install
|
||||
```
|
||||
|
||||
Serve by installing angular-cli and doing:
|
||||
|
||||
```sh
|
||||
cd personal-site
|
||||
ng serve
|
||||
```
|
||||
|
||||
Deploy with:
|
||||
|
||||
```sh
|
||||
ng build --output-path $BACKEND_STATIC_DIR --output-hashing none
|
||||
tsc
|
||||
```
|
||||
|
||||
in this directory.
|
Loading…
Add table
Add a link
Reference in a new issue