This website works better with JavaScript.
Explore
Help
Register
Sign In
sebsn86
/
nx-guitar-school
Watch
1
Star
1
Fork
You've already forked nx-guitar-school
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e8de043e9d
feature/vendors
develop
feature/optimization
feature/homepage
feature/blog
feature/scripts-sh
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e8de043e9d'
${ noResults }
nx-guitar-school
/
scripts
/
strapi
/
sources
/
server.js
4 lines
96 B
Raw
Blame
History
const
strapi
=
require
(
'@strapi/strapi'
)
;
const
app
=
strapi
(
{
distDir
:
'./dist'
}
)
;
app
.
start
(
)
;
Reference in new issue
View Git Blame
Copy Permalink