backup everything to local gitea
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
A site for restaurant. Build in JS and bootstrap.
|
||||
Build in the course https://www.coursera.org/learn/bootstrap-4
|
||||
The course used an older version of node, so after update to v22.9.0 there are
|
||||
some bugs present. Also the sass processor package has been deprecated.
|
||||
To run it use the command:
|
||||
```bash
|
||||
npm start
|
||||
```
|
||||
Reference in New Issue
Block a user