chore: set up yarn, with materialize
This commit is contained in:
parent
0d4192b450
commit
1a23924ed8
2 changed files with 21 additions and 0 deletions
13
package.json
Normal file
13
package.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "itpsp-web",
|
||||
"version": "0.1.0",
|
||||
"description": "Web Frontend for ITPSP",
|
||||
"main": "index.js",
|
||||
"repository": "https://git.lottepup.space/IloTokiPiSitelenPona/Web",
|
||||
"author": "Charlotte Gaskell <charlotte.gaskell.0@gmail.com>",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": false,
|
||||
"dependencies": {
|
||||
"@materializecss/materialize": "^2.2.2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue