You've already forked frontend-challenges
Something exciting.
This commit is contained in:
15
Font Fountain/package.json
Normal file
15
Font Fountain/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Font Fountain",
|
||||
"version": "1.0.0",
|
||||
"description": "TechNarts Frontend Challenge: Font Fountain",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"dev": "vite src --base ./"
|
||||
},
|
||||
"author": "Abdullah AKALIN @ TechNarts",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"vite": "^5.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user