-
In the repo root directory, run
npm ci
to gather all dependencies. -
Next,
npm run seed
will seed the local SQLite database. Warning: This will drop the database if it exists. The database lives in a local filedatabase.sqlite3
. -
Then run
npm run build
andnpm start
which should start both the server and the React client. You can also runnpm run dev
-
To run test simple use
npm test
ornpm run test:watch
-
Notifications
You must be signed in to change notification settings - Fork 0
Heash/be-template-master
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published